Skip to content

fix(ui): keep ribbon dropdowns open with disabled siblings - #7602

Merged
jikkai merged 1 commit into
devfrom
fix/ui-ribbon-disabled-dropdown
Aug 27, 2026
Merged

fix(ui): keep ribbon dropdowns open with disabled siblings#7602
jikkai merged 1 commit into
devfrom
fix/ui-ribbon-disabled-dropdown

Conversation

@wpxp123456

Copy link
Copy Markdown
Member

close #7596

Pull Request Checklist

  • Related tickets or issues have been linked in the PR description (or missing issue).
  • Naming convention is followed (do please check it especially when you created new plugins, commands and resources).
  • Unit tests have been added for the changes (if applicable).
  • Breaking changes have been documented (or no breaking changes introduced in this PR).

@univer-bot univer-bot Bot added the qa:untested This PR is ready to be tested label Aug 27, 2026
@codecov

codecov Bot commented Aug 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.24%. Comparing base (ee1adb0) to head (cef6c64).

Additional details and impacted files
@@           Coverage Diff            @@
##              dev    #7602    +/-   ##
========================================
  Coverage   81.24%   81.24%            
========================================
  Files        2715     2715            
  Lines      170524   170524            
  Branches    42361    41905   -456     
========================================
  Hits       138536   138536            
  Misses      31940    31940            
  Partials       48       48            

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@wpxp123456 wpxp123456 removed the qa:untested This PR is ready to be tested label Aug 27, 2026
@jikkai
jikkai merged commit 41733ec into dev Aug 27, 2026
14 checks passed
@jikkai
jikkai deleted the fix/ui-ribbon-disabled-dropdown branch August 27, 2026 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] A disabled ribbon menu item prevents all other ribbon dropdowns from opening

2 participants